home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue57
/
Clinic
/
MyDocsU.dfm
/
MyDocsU.txt
Wrap
Text File
|
2000-03-24
|
376b
|
21 lines
object Form1: TForm1
Left = 192
Top = 107
Width = 539
Height = 56
Caption = 'Retrieving the location of My Documents'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 3
Height = 13
end
end